home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilfile / ccb.lha / CCB / DMSdevice / DM0 < prev    next >
Text File  |  1996-02-18  |  443b  |  18 lines

  1. /* MountList example for DMS DEVICE
  2.    This version is a mountlist, as the other one 
  3.    was missing some lines.
  4.  
  5. DM0: */
  6.        Device           = devs:dms.device
  7.        Unit             = 0
  8.        Flags              = 0
  9.        Surfaces         = 2
  10.        BlocksPerTrack   = 11
  11.        Reserved         = 2
  12.        Interleave       = 0
  13.        LowCyl             = 0
  14.        HighCyl          = 79
  15.        Buffers          = 5
  16.        BufMemType       = 1
  17. #
  18.